SCS Sensor Configuration Editor

Delimited Data Fields

Data Fields represent the smallest element a sensor's data stream can be broken down into.  Each Data Field should correspond to a single data item such as a Latitude, Longitude, Course, Speed, Depth, etc.  Delimited Data Fields are parsed out of the full RAW data string by looking for one or more delimiters (such as a comma).  For instance, given the full RAW message below there are 14 Data Fields

    MINST,CHATN,CHAT1,CHATW,CHATM,CHATE,003,004,005,006,007,,,
Index  Data Field Value

0

MINST
1
CHATN
2
CHAT1
..... .....

 

 

The Basic tab consists of the following fields:

 

 

The Advanced tab consists of the following fields:

 

Latitude / Longitude Categories

If you set the fields category to a Latitude or a Longitude you must also specify the format.  In the Advanced tab you must also specify the Lat/Lon Direction Field Position (the North/South East/West portion of the data).

 

Time / DateTime Categories

If you set the fields category to a Time or Date/Time you should specify the format of the timestamp string.  

 

Geographic Point Category

The Geographic Point Category is used internally by SCS, you should not use it in your normal course of building out your configuration in CFE.

 

SCSv5                                                                                                        Page 1 of 1